home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 2
/
Gold Medal Software Volume 2 (Gold Medal) (1994).iso
/
database
/
cff51b.arj
/
EMXOS2.MAK
< prev
next >
Wrap
Text File
|
1993-10-22
|
223b
|
8 lines
# make the portability module -- emx method E1 for use with OS2
# This version uses an internal sbrk
cfport.o: cfport.emx
gcc -c -O2 -Wall -DHEAPSTART=0x028b0000 -DHAS_NO_SBRK=1 -x c cfport.emx
emxomf cfport.o